home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip_2003-11_cd1.bin / chplus / holba / x-piv.swf / scripts / DefineButton2_21 / BUTTONCONDACTION on(press).as
Text File  |  2003-09-22  |  71b  |  5 lines

  1. on(press){
  2.    getUrl("3-piv.htm", "vpravo");
  3.    gotoAndPlay(10);
  4. }
  5.